Menu Bar
The command center for global IDE actions, handling file operations, window management, and view scaling.
Menu Categories
- File: Project management (New File/Folder, Save, Open) and window controls.
- Edit: standard clipboard operations (Cut, Copy, Paste) and undo/redo history.
- View: Toggle visibility of generic UI elements like the Sidebar, Panel, and Zoom levels.
- Go: Navigation shortcuts (Go to File, Line, Definition) to jump quickly through your codebase.
- Terminal: Manage integrated terminal instances (New, Clear, Kill).
Key Shortcuts
| Cmd/Ctrl + P |
Quick Open / Go to File. |
| Cmd/Ctrl + Shift + F |
Global Search in Files. |
| Cmd/Ctrl + B |
Toggle Sidebar visibility. |
| Cmd/Ctrl + J |
Toggle Bottom Panel / Terminal. |